PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetLineWidthOperator Class / PDFSetLineWidthOperator Constructor / PDFSetLineWidthOperator Constructor(double)
The line width.
In This Topic
    PDFSetLineWidthOperator Constructor(double)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetLineWidthOperator( 
       double w
    )

    Parameters

    w
    The line width.
    See Also